Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElementBase<T> Class / HostPanel Property

In This Topic
    HostPanel Property (InputTextBoxElementBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property HostPanel As Control
    protected virtual Control HostPanel {get;}
    See Also